home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 3057 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.7 KB

  1. Path: kettle.magna.com.au!news
  2. From: Ann.Kim@btal.btco.com
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Coding Standards for C++
  5. Date: 21 Jan 1996 23:49:36 GMT
  6. Organization: MAGNADATA Internet Services
  7. Message-ID: <4dujeg$bet@kettle.magna.com.au>
  8. References: <4dhuok$qpl@news3.digex.net>
  9. NNTP-Posting-Host: aupozx666.btal.com.au
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 1.22 (Windows; I; 32bit)
  14.  
  15. The extent of your effort should depend upon the size and calibre of your
  16. developers. Refer to ch. 36 (Q418 - Q432) of the C++ FAQ (Cline/Lomow), or
  17. the free online version, and other favourite references include:
  18.  
  19. Effective C++ (Scott Meyers)
  20. Taligent Guidelines (Taligent)
  21.  
  22. Ellemtel Programming in C++ Rules and Recommendations          
  23. (http://www.cs.huji.ac.il/course/plab/rules.txt)
  24.  
  25.  
  26. It is important to distinguish between style and good coding practise
  27. (one doesn't mean the other) and to decide the extent to which you want
  28. to "standardise" style. Most experienced programmers will find it difficult
  29. to change their style (so I wouldn't spend too much time on style issues)
  30. whereas beginners are often quite happy to adopt the "standard" style.
  31.  
  32. Hungarian notation is often a sore point depending on what developers
  33. have done in the past. 
  34.  
  35. Good luck!
  36.  
  37.  
  38.  
  39. ____________________________________________________________________
  40. Ann Kim
  41.  
  42. Analyst/Programmer            voice: +61 2 259 9378
  43. Derivatives Technology            fax  : +61 2 259 9486
  44. Bankers Trust Australia Limited        email: Ann.Kim@btal.com.au
  45.  
  46. Level 2, Chifley Tower, Chifley Square, Sydney NSW 2000, AUSTRALIA                
  47. ____________________________________________________________________
  48.  
  49.  
  50.